failure 8:

Requirement failed: {cexp.01;cexp.02} These functions shall return the complex exponential
location
trace /var/opt/lsb/test/olver-core/2013-01-21_10-20-40/math_cexp_scenario.utz (math_cexp_scenario.utt), line 2181
occurence
scenario math_cexp_scenario
specification function cexp_spec()
parameter value  CallContext context = [pid=14189,thr=b75376c0]
parameter value  UnifloatComplex * @x = (double) NaN + i *(double) -0.0000000000000000e+00 (-0x.0000000000000000P1)
parameter value  UnifloatComplex * x = (double) NaN + i *(double) -0.0000000000000000e+00 (-0x.0000000000000000P1)
return value  (UnifloatComplex *) (double) NaN + i *(double) NaN
coverage
& branch
C
Some part of argument is NaN
properties
REQ failed cexp.01
REQ failed cexp.02
expected value (double) NaN + i *(double) -0.0000000000000000e+00 (-0x.0000000000000000P1)
kind POSTCONDITION_FAILED
similar known bug(s)
The cexp() family of functions function shall compute the complex exponent of their argument. At the specified point the result of computing the exponent is very imprecise (inaccuracy is more then 20 bits from the end of the floating point number).